Package-level declarations
Types
Link copied to clipboard
open class Api(apiHost: String, apiKey: String, requests: PortalRequests = PortalRequests(), provider: Provider, featureFlags: FeatureFlags? = null)
The Api
class provides an interface for interacting with the backend API.